xen.git
2007-11-28 Keir Fraserx86_emulate: Emulate ENTER and LEAVE instructions.
2007-11-28 Keir Fraser[Mini-OS] Catch NULL dereferences
2007-11-28 Keir Fraser[Mini-OS] Fix strrchr() when string doesn't contain...
2007-11-28 Keir Fraser[Mini-OS] Make gnttab allocation/free safe
2007-11-28 Keir Fraservt-d: Some fixes and cleanup of Intel iommu
2007-11-27 Keir Fraserminios: Revert 16206:7b5b65fbaf61 (xenbus wait fixup)
2007-11-27 Keir Fraserx86_emulate: Fix use-before-initialise warning.
2007-11-26 Keir Fraservmx realmode: Slight finessing of an error path.
2007-11-26 Keir Fraservmx realmode: When returning to protected mode we have...
2007-11-26 Keir Fraservmx realmode: Emulate writes to control registers.
2007-11-26 Keir Fraserx86_emulate: Emulate LMSW and SMSW.
2007-11-26 Keir Fraserx86 emulate: Emulate atomic read-modify-write instructi...
2007-11-26 Keir Fraservmx realmode: Fix emulation of exception delivery ...
2007-11-26 Keir Fraserx86_emulate: Emulate RETF and RETF imm16.
2007-11-26 Keir Fraserx86_emulate: Emulate CPUID and HLT.
2007-11-26 Keir Fraserx86_emulate: Emulate LDS/LES/LFS/LGS/LSS.
2007-11-25 Keir Fraservmx realmode: Detect and correctly plumb mmio accesses...
2007-11-25 Keir Fraserx86_emulate: Emulate CMPS and SCAS string-compare instr...
2007-11-25 Keir Fraserx86_emulate: Emulate IRET.
2007-11-25 Keir Fraserx86_emulate: Decode and emulate PUSHF/POPF.
2007-11-25 Keir Fraserx86_emulate: Allow emulated injection of exceptions...
2007-11-25 Keir Fraserx86_emulate: Emulate far call/jmp. This completes emula...
2007-11-25 Keir Fraservmx realmode: Support privileged EFLAGS updates in...
2007-11-25 Keir Fraservmx realmode: Plumb through I/O port accesses in emulat...
2007-11-25 Keir Fraservt-d: Fix iommu_map_page().
2007-11-24 Keir FraserRemove unused bcopy() implementation.
2007-11-24 Keir FraserRevert 16450:5e8e82e80. Instead remove all arch-specifi...
2007-11-24 Keir Fraservmx: Initial framework for real-mode emulation (disable...
2007-11-24 Keir Fraserx86_emulate: Support most common segment load/save...
2007-11-24 Keir Fraserx86: Fix read/write control-register in x86_emulate().
2007-11-24 Keir Fraservt-d: Some fixes of Intel iommu
2007-11-24 Keir Fraser[ACM] Remove aggregate set calculations for Domain-0
2007-11-24 Keir FraserFix non-optimized compilation of Xen's memcmp
2007-11-24 Keir Fraser[Mini-OS] Fix domain blocking race
2007-11-24 Keir Fraser[Mini-OS] Permit x86_64 trap handlers to return
2007-11-24 Keir Fraser[Mini-OS] Make sure schedule() is called safely
2007-11-24 Keir Fraser[Mini-OS] Fix netfront xmit overflow
2007-11-24 Keir Fraser[Mini-OS] Fix net backend path leak
2007-11-24 Keir Fraser[Mini-OS] Make wake_up callback-safe
2007-11-24 Keir Fraser[Mini-OS] Fix init_waitqueue_entry
2007-11-24 Keir Fraser[Mini-OS] Add init_SEMAPHORE
2007-11-24 Keir Fraser[Mini-OS] Make semaphores callback-safe
2007-11-24 Keir Fraserx86, hvm: Config option to allow vmxassist to be disabled.
2007-11-23 Keir Fraser[Mini-OS] Add strrchr()
2007-11-23 Keir Fraser[Mini-OS] Add ENOTSUP
2007-11-23 Keir Fraser[Mini-OS] Move _ctype into a module
2007-11-23 Keir Fraservt-d: Fix ISA IRQ alias issue
2007-11-23 Keir Fraser[Mini-OS] Make bind_virq return the port
2007-11-23 Keir Fraser[Mini-OS] Fix x86 arch_switch_thread
2007-11-23 Keir Fraser[Mini-OS] Optimize get_current()
2007-11-23 Keir Fraser[Mini-OS] Fix stack closures
2007-11-23 Keir Fraser[Mini-OS] Fix x86 initial stack alignment
2007-11-23 Keir Fraserxend: Add support for NetBSD.
2007-11-22 Keir Fraserhvm: Clean up VMCS/VMCB construction.
2007-11-22 Keir Fraserx86: emulate I/O port access breakpoints
2007-11-22 Keir Fraserx86: single step after instruction emulation
2007-11-22 Keir Fraseracm: Fix an exit label.
2007-11-22 Keir Frasernetfront/back: Specify interface allowing multicast...
2007-11-22 Keir Fraser[SVM] handle MC threshold registers for Barcelona
2007-11-22 Keir Fraserx86: make set_task_gate() x86-32-only since x86-64...
2007-11-22 Keir Fraserx86-64: access only 4 bytes a the reset vector location...
2007-11-22 Keir FraserHeader dependency fix.
2007-11-22 Keir FraserMerge with ia64 tree.
2007-11-22 Keir Fraserlibxc: Minor clean up of xc_core, and fix for -fstrict...
2007-11-22 Keir Fraserhvm: Clean up CPUID 0x80000001 emulation. Filter out...
2007-11-21 Alex Williamsonmerge with xen-unstable.hg (staging)
2007-11-21 Keir Fraserx86: rmb() can be weakened according to new Intel spec.
2007-11-21 Keir Fraserx86: Re-factor and clean up system.h.
2007-11-21 Keir Fraseri386: Remove unnecessary, and broken, address check...
2007-11-21 Keir Fraseri386: adjustment to segment fixup code.
2007-11-21 Keir Fraserx86: Make IDT/GDT/LDT updates safe.
2007-11-21 Keir Fraserioemu: Add e100 NIC support. Req'd for w2k3/IA64.
2007-11-21 Keir Fraserhvm: Do not crash guest if it does an unaligned access...
2007-11-21 Keir FraserRemove unused smpboot.h header file.
2007-11-20 Alex Williamsonmerge with xen-unstable.hg (staging)
2007-11-20 Keir Fraserxen: Allow granting of foreign access to iomem pages...
2007-11-20 Alex Williamson[IA64] vti save-restore: save.h clean up
2007-11-20 Alex Williamson[IA64] vti save-restore: save/restore opt_feature status
2007-11-20 Alex Williamson[IA64] vti save-restore: preparation opt_feature support
2007-11-20 Alex Williamson[IA64] vti save-restore: fix opt_feature hypercall
2007-11-20 Alex Williamson[IA64] vti save-restore: fix vacpi_save()
2007-11-20 Keir Fraserx86, 32-on-64: Improve checking in vcpu_destroy_pagetab...
2007-11-20 Keir Fraserxenapi: Extension to get vif total i/o stats.
2007-11-20 Keir FraserACM: Test sharing as part of the authorization check.
2007-11-20 Keir Frasersvm: Fix __update_guest_eip() to clear interrupt shadow.
2007-11-20 Keir Fraserxen: Domain0 builder should set start_info magic string to
2007-11-17 Keir Fraserx86: Move log-dirty-mode assertion to correct place.
2007-11-16 Keir FraserLog dirty radix tree code cleanup. Also do not deferenc...
2007-11-16 Keir Fraserhvm: RTC emulation - RTC_UIE/RTC_SET fix
2007-11-16 Keir Fraserhvm: make dirty logging stop requiring physical pages...
2007-11-16 Keir Fraserx86: Clean up some files of inline asm, and fix
2007-11-16 Keir Fraserhvm passthru: Uses of XC_PAGE_MASK should be XC_PAGE_SI...
2007-11-16 Keir Fraserxentrace: make xentrace and xenmon work on Solaris...
2007-11-16 Keir Fraserxentrace: Fix TypeError handling of xentrace_format.
2007-11-16 Keir Fraserqemu: more verbose on failures.
2007-11-16 Keir Fraservt-d: Clean up VT-d code
2007-11-16 Keir Fraserpvfb: PVFB SDL backend chokes on bogus screen updates
2007-11-16 Keir Fraserxend: host.get_log() close fd
2007-11-16 Keir Fraservmx: wbinvd optimization for pass-through domain.
2007-11-16 Keir Fraserx86, hvm: Small code cleanups.
next